|
CAN Gateway code example
v1.2
|
Definition of structure with thread parameters. More...
Public Attributes | |
| pthread_t | id |
| Thread's ID. | |
| pthread_attr_t | attr |
| Thread's attributes. | |
| bool | active |
| Thread's status. | |
| Channel_e | gwChannel |
| CAN Gateway's channel handled by thread. | |
1.8.6